<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sideMenu { background:#cecece;
	/*border:1px solid #ddd;*/
}
.sideMenu h3 {
	height:44px;
	line-height:44px;
	text-indent:30px;
	/*border-top:1px solid #e3e3e3;*/
	background:url('../images/l_fldj.jpg') top right repeat-x;
	cursor:pointer;
	/*font:normal 14px/32px "Microsoft YaHei";*//* width:271px; height:44px; line-height:44px; float:left; color:#fff;background:url('../images/l_fldj.jpg') top right repeat-x; text-indent:30px; */ color:#fff;
	overflow: hidden; text-overflow: ellipsis; white-space:nowrap;
}
.sideMenu h3 em {
	float:right;
	display:block;
	width:40px;
	height:32px;
	cursor:pointer;
}
.sideMenu h3.on em {
	background-position:16px -57px;
}
.sideMenu ul { 
	/*padding:8px 25px;*/
	color:#999;
}

.sideMenu ul li{ font-size:14px; height:44px; line-height:44px; text-indent:35px; font-size:14px; font-weight:bold; text-indent:45px; }
.sideMenu ul li a{ width:271px; height:44px; line-height:44px; float:left; color:#333; background-color:#cecece;}
.sideMenu ul li a:hover{ width:271px; height:44px; line-height:44px; float:left; color:#e81005; }

</pre></body></html>